Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
panzer::Expr::RebindDataType< NestedDataType[], NewScalarType > Struct Template Reference

#include <Panzer_ExprEval.hpp>

Public Types

using type = typename RebindDataType< NestedDataType, NewScalarType >::type[]
 

Detailed Description

template<typename NestedDataType, typename NewScalarType>
struct panzer::Expr::RebindDataType< NestedDataType[], NewScalarType >

Definition at line 177 of file Panzer_ExprEval.hpp.

Member Typedef Documentation

template<typename NestedDataType , typename NewScalarType >
using panzer::Expr::RebindDataType< NestedDataType[], NewScalarType >::type = typename RebindDataType<NestedDataType, NewScalarType>::type []

Definition at line 178 of file Panzer_ExprEval.hpp.


The documentation for this struct was generated from the following file: